MPSemaphoreID

Multiprocessing Services manipulates semaphores by passing a semaphore ID, which is defined by the MPSemaphoreID type:

typedef struct OpaqueMPSemaphoreID* MPSemaphoreID; You obtain a semaphore ID by calling the function MPCreateSemaphore .

VERSION NOTES
Introduced with Multiprocessing Services 1.0.


© 1999 Apple Computer, Inc. – (Last Updated 17 Nov 99)